ComponentOne Xamarin.Android
CanRefresh Method (C1CursorCollectionView<T,K>)


C1.CollectionView Assembly > C1.CollectionView Namespace > C1CursorCollectionView<T,K> Class : CanRefresh Method
Determines whether the collection can be refreshed.
Syntax
'Declaration
 
Public Function CanRefresh() As Boolean
'Usage
 
Dim instance As C1CursorCollectionView(Of T,K)
Dim value As Boolean
 
value = instance.CanRefresh()
public bool CanRefresh()
See Also

Reference

C1CursorCollectionView<T,K> Class
C1CursorCollectionView<T,K> Members